public class AnnObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, IAnnNotifyCollectionChanged
public sealed class AnnObservableCollection<T> : IAnnNotifyCollectionChanged
public class AnnObservableCollection<E> implements List<E>, IAnnNotifyCollectionChanged
function Leadtools.Annotations.Core.AnnObservableCollection()
Public Class AnnObservableCollection(Of T) Inherits System.Collections.ObjectModel.Collection(Of T) Implements IAnnNotifyCollectionChanged
Target Platforms
AnnObservableCollection<T> Members Leadtools.Annotations.Core Namespace